home *** CD-ROM | disk | FTP | other *** search
/ BMUG PD-ROM 1995 Fall / PD-ROM F95.toast / Utilities / Control Strips / CSM A-M / Audio Strip GH 1.0 ƒ / Audio Strip GH -- Read Me next >
Encoding:
Text File  |  1994-08-12  |  5.5 KB  |  132 lines  |  [TEXT/ttxt]

  1.                              Audio Strip GH v. 1.0
  2.                                      by
  3.                                Glenn R. Howes
  4. ============================================================================
  5. What it is:
  6.   Audio Strip GH is a collection of 6 Control Strip modules which implement
  7.   the controls on a CD player: play, stop, eject, volume, and pause/continue
  8.   and one module which does everything. 
  9.   
  10.   It should work with any drive which uses Apple's CD-ROM driver (although, 
  11.   the volume control will not work with the CDSC drive).
  12.  
  13. What does it cost:
  14.   Audio Strip is free for non-commercial use. I would be happy to license
  15.   modified copies to non-Apple drive makers, or resellers of the Control
  16.   Strip.
  17.   
  18. How to install it:
  19.   First, you must have the Apple Control Strip loaded. At this writing, it
  20.   comes only with new PowerBooks, but it is supposed to be part of the 
  21.   System 7.5 release. Men & Mice are distributing there own version called 
  22.   "Desktop Strip" as shareware. I've tested these modules on it and it 
  23.   seems to work.
  24.   
  25.   For those concerned with screen space:
  26.     Drag CD Omni GH into the "Control Strip Modules" folder inside your
  27.     System folder and restart.
  28.   
  29.   For those with plenty of screen space:
  30.     Drag any combination of CD Volume GH, CD Play GH, CD Eject GH, 
  31.     CD Pause GH and CD Stop GH into the "Control Strip Modules" folder 
  32.     inside your System Folder and restart. 
  33. -------------
  34.     You don't have to install all the modules (I don't use the eject or the 
  35.     stop button)..
  36.     Alternatively, you can use the Omni module with the other modules if 
  37.     you want. Maybe you might want the convenience of the separate volume
  38.     module for instance.
  39. -------------
  40.   
  41.   If the modules find a valid Apple CD ROM drive on your primary SCSI chain, 
  42.   they will appear in your control strip. The modules will only work with 
  43.   the first such drive on the chain. 
  44.   
  45.  
  46.  
  47. How to use them:
  48.    Omni module:             
  49.                             Command clicking will bring up a menu with 
  50.                             1 item "Auto Play CD". When selected, the
  51.                             module will try to play an audio cd automatically
  52.                             when it is first inserted.
  53.                             
  54.                             If the cd is stopped, quickly clicking on the
  55.                          triangle icon will start playing the audio cd
  56.                          from the beginning.
  57.                          
  58.                          If the cd is paused, quickly clicking on the
  59.                          triangle icon will continue playing from the
  60.                          paused position.
  61.                          
  62.                          If the cd is playing, quickly clicking on the
  63.                          double rectangles will pause the cd.
  64.                          
  65.                          If there isn't an audio cd in the drive, 
  66.                          clicking and holding will bring up a menu
  67.                          with one item (eject).
  68.                          
  69.                          If you click and hold for a half second, a
  70.                          menu will appear with a list of tracks, an
  71.                          option to eject, and maybe an option to 
  72.                          pause or continue.
  73.                          
  74.                          If you click and hold with the shift key
  75.                          down, only the track you select will be
  76.                          played.
  77.                          
  78.                          If you click and hold with the control key
  79.                          down, you will be given a menu from which to
  80.                          select a new sound level. (wont work on CDSC).
  81.                          
  82.    
  83.       *** the omni module asks the cd player for its state every 2 seconds ***
  84.         *** the other modules should use up virtually no background time  ***
  85.    
  86.    Up/Down Triangles:    clicking on this icon and holding will bring up a
  87.                          menu, which you can use to set the CD's sound level
  88.                          (wont work on CDSC)
  89.                          
  90.    Triangle:             clicking on this icon and holding will bring up a
  91.                          menu of the possible tracks to start playing from.
  92.                          (if you hold down the shift key while selecting
  93.                          a track, only that track will be played).
  94.                          
  95.    Square:               clicking on this icon will stop the cd's playing
  96.    
  97.    Triangle + Rectangle: clicking on this icon should eject the cd
  98.                             **warning: does not differentiate between audio &
  99.                             other CD's**.
  100.                             
  101.    Verical Rectangles:   clicking on this icon while a track is playing will
  102.                          put the CD into a pause state. Clicking again while
  103.                          in this state will continue playing from the original 
  104.                          point.
  105.  
  106.  
  107. Warranty:
  108.   There is none; this is free. Any damage caused by using this software is
  109.   the responsibility & problem of the user.
  110.  
  111. Report Bugs/ Feature Requests/
  112.   Glenn R. Howes
  113.   726 W. Main #301
  114.   Madison, WI 53715
  115.   
  116.   Internet: grhowes@students.wisc.edu
  117.  
  118. Look for:
  119.  My AppleScript Audio CD extension: AudioCDgh.
  120.  
  121. Written In:
  122.   C using the Codewarrior DR\4 release.
  123.   
  124. Thanks to:
  125.  My beta testers especially Troy Gaul who nagged me into the omni module.
  126.  
  127.  Martin Minow for providing the world with the controlstrip.h file, without which
  128.  writing these modules would be somewhat iffy.
  129.  
  130.  The good folks of Pious the X Grade School in Billings, MT, where I went to
  131.  1st -> 3rd grade. I hope you are still in business.
  132.